| Property Name | Return Type | Description |
|---|---|---|
| CommonAreaMaintenanceFees | Double |
The common area maintenance fees for the rent roll property. |
| CurrentRent | Double |
The current rent amount of the rent roll property. |
| CurrentRentPeriod | Int32 |
The current rent payment frequency for the rent roll property. |
| IsVacant | Boolean |
If the property is vacant. |
| KeyString | String |
The RentRoll key string identifier. |
| LeaseExpireDate | DateTime |
The lease expiration date for the rent roll property. |
| LeaseStartDate | DateTime |
The lease start date for the rent roll property. |
| LeaseType | Int32 |
The type of lease on the rent roll property. |
| LeaseYears | Double |
The time between the start and expiration of the lease. |
| MarketRentPerSqFt | Double |
The rent per square foot for the rent roll property. |
| OriginalTenancyDate | DateTime |
The original tenancy date of the rent roll property. |
| PropertyKeyString | String |
The property key string identifier. |
| RentRollComment | String |
The comment on the rent roll. |
| ReportingYear | Int32 |
The reporting year for the rent roll property. |
| SquareFootage | Int32 |
The property square footage. |
| SuiteNumber | String |
The suite number of the property. |
| Tenant | String |
The name of the property tenant. |